projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba459ac
)
Added EOF to shell.rs
author
Sebastian Thiel
<byronimo@gmail.com>
Sun, 21 Jun 2015 12:13:07 +0000
(14:13 +0200)
committer
Sebastian Thiel
<byronimo@gmail.com>
Sun, 21 Jun 2015 12:13:07 +0000
(14:13 +0200)
src/cargo/core/shell.rs
patch
|
blob
|
history
diff --git
a/src/cargo/core/shell.rs
b/src/cargo/core/shell.rs
index 03425717580852e96fbc47dbc1c189af7e7d5caa..e6e3f49b2deec5a997a203732e4d24c26b48f984 100644
(file)
--- a/
src/cargo/core/shell.rs
+++ b/
src/cargo/core/shell.rs
@@
-180,4
+180,4
@@
impl Write for Shell {
NoColor(ref mut n) => n.flush()
}
}
-}
\ No newline at end of file
+}